home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / dscanocx / readme.txt < prev    next >
Text File  |  1998-02-27  |  4KB  |  130 lines

  1. *****************************************************************************
  2. DSCAN VERSION 2.0 README
  3. *****************************************************************************
  4.  
  5. *****************************************************************************
  6.  
  7. CONTENTS
  8. --------
  9. 1)Overview
  10. 2)DScan Properties
  11. 3)Help
  12. 4)Installation
  13. 5)Uninstall
  14. 6)Registration
  15.  
  16. *****************************************************************************
  17.  
  18. OVERVIEW
  19.  
  20. DScan is a 32bit ocx file designed to scan a drive or directory
  21. for a file or file type. The DScan control will scan
  22. the specified drive or directory and return the path to any file 
  23. that is found on the drive that matches the file name or file type 
  24. specified.
  25.  
  26. Each time a file matching the SearchName property is found the
  27. control will trigger a found event and the controls path property
  28. will be set to the path to the found file.
  29.  
  30. *****************************************************************************
  31.  
  32. DScan PROPERTIES
  33.  
  34. Count - Integer - Returns the number of files found during a search.
  35.  
  36. Path - String - Returns the path to the file found during a search.
  37.  
  38. Search - Boolean - Set to True starts the scanning of the specified drive.
  39.  
  40. SearchPath - String - Sets the Path to search.
  41.  
  42. SearchName - Sets the file name or file type to search for.
  43.  
  44. StopScanning - Boolean - Set to true stops the search process.
  45.            
  46. *****************************************************************************
  47.  
  48. HELP
  49.  
  50. DScan help file (DScan.hlp) will be installed in the Windows\System 
  51. Directory on installation and can be accessed by selecting the DScan 
  52. control and pressing F1 or from the DScan Custom Properties window.
  53.  
  54. *****************************************************************************
  55.  
  56. *****************************************************************************
  57.  
  58. INSTALLATION
  59.  
  60. To install DScan.ocx click on the Start button on the Windows95 task bar. 
  61.  
  62. Now click the run option on the menu.
  63.  
  64. Type in the path to the DScan.exe file. 
  65. Example: C:\DownLoads\Controls\DScan.exe
  66.  
  67. You will be prompted to enter a path to where you would like to unzip the DScan
  68. files to. Type in the path (EXAMPLE: C:\DownLoads\Controls\DScan) and click 
  69. the UNZIP button.
  70.  
  71. This will unzip the DScan.exe files to the specified directory. To run the 
  72. setup program and install the DScan control on your system run the 
  73. Setup.exe file.
  74.  
  75. To run Setup.exe click the Start button on the Windows95 task bar.
  76.  
  77. Now select RUN from the menu.
  78.  
  79. Type in the path to the DScan setup.exe file.
  80.  
  81. EXAMPLE: C:\DownLoads\Controls\DScan\Setup.exe
  82.  
  83. Now click on the O.K. button.
  84.  
  85. Setup will install and register the DScan.ocx file on your system.
  86. automatically. 
  87.  
  88. The DScan control will be listed in the custom controls list in 
  89. Visual Basic as DScan.
  90.  
  91. *****************************************************************************
  92.  
  93. *****************************************************************************
  94.  
  95. UNINSTALL
  96.  
  97. To uninstall DScan, click on the START button on the Windows95 task bar.
  98.  
  99. Select SETTINGS from the menu.
  100.  
  101. Click on CONTROL PANEL on the Settings menu.
  102.  
  103. Double click on the ADD/REMOVE PROGRAMS icon.
  104.  
  105. From the programs list select DScan.
  106.  
  107. Now Click on the ADD/REMOVE button.
  108.  
  109. The DScan control will be removed from your system.
  110.  
  111. *****************************************************************************
  112.  
  113. REGISTRATION
  114.  
  115. To order a registered version of DScan send Check or Money Order 
  116. for $25.00 U.S. Dollars to:
  117.  
  118. Steve C. Hetrick
  119. P.O.Box 854
  120. Crestview, Fl. 32536
  121.  
  122. or you can purchase and download the registered version at:
  123.  
  124. https://www.regnow.com/softsell/nph-softsell.cgi?item=1125-5
  125. *****************************************************************************
  126.  
  127. Email qcsoft@cyou.com
  128.  
  129. Copyright 1997 Steve C. Hetrick  All rights reserved.
  130.